cargo.git
2017-07-02 borsAuto merge of #4244 - est31:master, r=matklad
2017-07-02 est31Let the cargo_bench_failing_test tolerate col info
2017-06-30 borsAuto merge of #4239 - Keruspe:master, r=alexcrichton
2017-06-30 borsAuto merge of #4214 - msehnout:master, r=matklad
2017-06-29 borsAuto merge of #4238 - ashleygwilliams:policies, r=steve...
2017-06-29 Marc-Antoine... hash '__CARGO_DEFAULT_LIB_METADATA' in metadata for...
2017-06-29 Martin SehnoutkaAdd documentation for multi-file binary convention
2017-06-29 Martin SehnoutkaPrevent unnecessary heap allocations and simplify condition
2017-06-29 borsAuto merge of #4234 - michaelwoerister:smarter-cargo...
2017-06-29 Ashley Williamsfeat(policy): add information on security disclosures
2017-06-29 Ashley Williamsfix(doc): clarify the content the code of conduct covers
2017-06-28 Martin Sehnoutka"main" can be valid name for binary again, improve...
2017-06-28 borsAuto merge of #4229 - azerupi:install-version-range...
2017-06-27 Michael WoeristerSet -Ccodegen-units=N for non-path dependencies when...
2017-06-27 SehnyInfer paths as well as names for binaries
2017-06-27 Mathieu DavidRemove extra blank lines and commas on last match arm...
2017-06-27 borsAuto merge of #4230 - Mark-Simulacrum:double-print...
2017-06-27 Mark SimulacrumPrevent rustc stderr/stdout from being duplicated.
2017-06-26 borsAuto merge of #4227 - YaLTeR:version-field-fix, r=alexc...
2017-06-26 Mathieu DavidImplement semver ranges for install --vers
2017-06-26 Ivan MolodetskikhClarify how breaking changes should be handled before...
2017-06-25 borsAuto merge of #4218 - alexcrichton:fix-flaky, r=alexcri...
2017-06-25 Alex CrichtonIgnore a test that accesses crates.io for now
2017-06-24 borsAuto merge of #4209 - natboehm:add-index-flag, r=alexcr...
2017-06-23 borsAuto merge of #4215 - alexcrichton:search-stdout, r...
2017-06-23 Alex CrichtonSwitch `cargo search` output to stdout
2017-06-23 Martin SehnoutkaInfer multi-file binaries like `src/bin/server/main...
2017-06-22 Natalie BoehmAdded comments indicating which parts should be removed...
2017-06-22 Natalie BoehmAdd test for if user ever decides to use both --index...
2017-06-22 Natalie Boehmreplace instances of flag --host with --index in publis...
2017-06-21 borsAuto merge of #4201 - alexcrichton:more-human, r=matklad
2017-06-21 borsAuto merge of #4202 - dethoter:issue-4199, r=alexcrichton
2017-06-21 Evgen DruzhyninFix an incorrect merge of credentials. Add a new test...
2017-06-21 Alex CrichtonFlag crate registry errors as "human"
2017-06-21 borsAuto merge of #4196 - gilescope:multiline_assert, r...
2017-06-21 borsAuto merge of #4180 - pnkfelix:issue-4135, r=alexcrichton
2017-06-21 SquirrelMerge branch 'master' into multiline_assert
2017-06-21 Felix S. Klock IIRegression test for issue #4135.
2017-06-20 Giles CopePrep for asser_eq failure msg format change.
2017-06-19 borsAuto merge of #4190 - alexcrichton:wincosole-fix, r...
2017-06-19 Alex CrichtonUpdate wincolor
2017-06-19 borsAuto merge of #4181 - gilescope:patch-1, r=alexcrichton
2017-06-18 SquirrelFixing test failure
2017-06-17 borsAuto merge of #4182 - matklad:simplify, r=alexcrichton
2017-06-17 borsAuto merge of #4185 - ids1024:typo, r=Mark-Simulacrum
2017-06-17 Ian Douglas... Fix typo in comment
2017-06-17 Aleksey KladovFix test on windows
2017-06-17 borsAuto merge of #4178 - nrc:shell, r=alexcrichton
2017-06-17 Nick CameronSupport having a generic writer instead of a termcolor...
2017-06-16 Aleksey KladovDon't search bins in src if there's a library
2017-06-16 Aleksey KladovSimplify inferred binary names
2017-06-16 SquirrelMake test less brittle prior to assert_eq failure messa...
2017-06-16 Felix S. Klock IIFix #4135: if theres `include = [...]`, then dont prepo...
2017-06-16 Felix S. Klock IIFactor search for sibling Cargo.toml and .git folder...
2017-06-16 Giles Copeassert_eq failure message now multi-line related to...
2017-06-15 borsAuto merge of #4125 - alexcrichton:rerun-if-env-changed...
2017-06-15 borsAuto merge of #4176 - alexcrichton:atty, r=matklad
2017-06-15 Alex CrichtonUse the `atty` crate for TTY detection
2017-06-14 Alex CrichtonImplement `cargo:rerun-if-env-changed=FOO`
2017-06-14 borsAuto merge of #4167 - alexcrichton:keep-metadata, r...
2017-06-14 borsAuto merge of #4168 - alexcrichton:more-metadata, r...
2017-06-14 Alex CrichtonHash `Kind` in metadata for crates
2017-06-14 Alex CrichtonPreserve `package.metadata` when packaging
2017-06-14 borsAuto merge of #4162 - alexcrichton:termcolor, r=matklad
2017-06-14 borsAuto merge of #4155 - ketralnis:fossil, r=alexcrichton
2017-06-14 borsAuto merge of #4159 - matklad:arch, r=alexcrichton
2017-06-14 borsAuto merge of #4158 - stepancheg:hg-ignore, r=alexcrichton
2017-06-13 Alex CrichtonMigrate from the `term` crate to `termcolor`
2017-06-13 borsAuto merge of #4149 - ordian:master, r=alexcrichton
2017-06-13 borsAuto merge of #3978 - dethoter:separated-credentials...
2017-06-13 Aleksey KladovFix typos and reword slightly
2017-06-13 borsAuto merge of #4163 - alexcrichton:update, r=alexcrichton
2017-06-13 Alex CrichtonUpdate dependencies
2017-06-12 Aleksey KladovBlurb about Cargo inner workings
2017-06-11 Stepan KoltsovGenerate .hgignore with syntax:glob
2017-06-10 David KingAdd fossil VCS support to `cargo new`
2017-06-09 Evgen DruzhyninUpdate a credentials file format. Implement tests for...
2017-06-09 Evgen DruzhyninRevert "Credentials for multiple hosts."
2017-06-08 Andronik OrdianDrop rustc-serialize dependency
2017-06-08 borsAuto merge of #4146 - alexcrichton:bump, r=alexcrichton
2017-06-08 Alex CrichtonBump to 0.21.0
2017-06-08 borsAuto merge of #4145 - rust-lang:matklad-patch-1, r...
2017-06-08 Aleksey KladovFix flaky test
2017-06-07 borsAuto merge of #4141 - Keruspe:master, r=alexcrichton
2017-06-07 Marc-Antoine... update git2
2017-06-07 borsAuto merge of #4139 - Keruspe:master, r=alexcrichton
2017-06-07 borsAuto merge of #4137 - tshepang:immutable, r=alexcrichton
2017-06-07 borsAuto merge of #4062 - huntiep:master, r=alexcrichton
2017-06-07 Marc-Antoine... Include rustc version in metadata
2017-06-07 borsAuto merge of #4138 - alexcrichton:fix-tests, r=alexcri...
2017-06-07 Alex CrichtonFix tests on beta
2017-06-07 Tshepang Lekhonkhobebinding does not need to be mutable
2017-06-07 Hunter PraskaAdd test for local gitconf
2017-06-05 borsAuto merge of #4126 - malbarbo:bump-jobserver, r=alexcr...
2017-06-05 Marco A L BarbosaBump jobserver to 0.1.4
2017-06-05 borsAuto merge of #4118 - alexcrichton:hamt, r=matklad
2017-06-05 Alex CrichtonFix tests
2017-06-05 Alex CrichtonRemove the RefCell from `PackageRegistry`
2017-06-05 Alex CrichtonComment about `Clone` on Context
2017-06-05 Alex CrichtonType alias `activations` to consolidate definition
next